home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-04-15 | 971 b | 21 lines | [TEXT/KAHL] |
- Sorry for all the typos that existed in this file. This is mainly
- due to the fact that I have rewrote much of the TCL Library to suit
- me. When I changed this file to work with the original TCL Library I
- forgot to check whether or not I found all the differences. Obviously
- I did not. This version fixes all the typos that I found and I believe
- has AddRow working correctly when a row is added that is not at the
- end of the list.
- Coming within a few days:
-
- CDialog - This allows you to use dialogs within the TCL
- Library. It combines both the DITL resource
- and object code in one.
-
- CPopUpMenu - Allows Pop-Up menus to be used within TCL
-
- New CWindow - A slightly improved version of CWindow,
- that allows it to be compatible with the new
- CDesktop and CApplication to implement a
- Windows menu. It also includes a field that lets
- you distinguish different windows of the same
- type.